home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / araclar / Invescope / investon.dl_ / investon.dl / selection_criteria.json < prev    next >
JavaScript Object Notation  |  1998-02-20  |  241b

  1. {
  2.     "schema": {
  3.         "CriterNo": "Integer",
  4.         "Description": "Text (50)"
  5.     },
  6.     "data": [
  7.         {
  8.             "CriterNo": 1,
  9.             "Description": "En Verimli"
  10.         },
  11.         {
  12.             "CriterNo": 2,
  13.             "Description": "En Verimsiz"
  14.         },
  15.         {
  16.             "CriterNo": 3,
  17.             "Description": "En kisa vade"
  18.         },
  19.         {
  20.             "CriterNo": 4,
  21.             "Description": "En uzun vade"
  22.         }
  23.     ]
  24. }